Skip to content

Update loading encoded OAEPParameters#21

Closed
KostasTsiounis wants to merge 1 commit intoibmruntimes:mainfrom
KostasTsiounis:oaepparameters
Closed

Update loading encoded OAEPParameters#21
KostasTsiounis wants to merge 1 commit intoibmruntimes:mainfrom
KostasTsiounis:oaepparameters

Conversation

@KostasTsiounis
Copy link
Copy Markdown
Collaborator

Since Java 21, the expected behaviour of loading encoded OAEPParameters has changed to allow for OPTIONAL fields and enforce their order.

The -Dopenjceplus.oaep.disableOrderCheck flag is introduced to revert to the old behaviour for legacy reasons, but it will be removed in a future release.

Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com

Since Java 21, the expected behaviour of loading encoded
OAEPParameters has changed to allow for OPTIONAL fields
and enforce their order.

The `-Dopenjceplus.oaep.disableOrderCheck` flag is introduced
to revert to the old behaviour for legacy reasons, but it
will be removed in a future release.

Signed-off-by: Kostas Tsiounis <kostas.tsiounis@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant